Proxmark5 & Proxmark3 Hardware abstraction layer - #3449
Draft
xianglin1998 wants to merge 100 commits into
Draft
Conversation
|
You are welcome to add an entry to the CHANGELOG.md as well |
This achieves the goal of cross-platform compatibility.
… cross platforms.
doegox
marked this pull request as draft
August 4, 2026 10:57
Conditional dependencies need to be implemented.
…weroff caused by NVIC reset.
Contributor
|
@xianglin1998 nice progression :) |
Contributor
Author
|
ok, i will do that.🧐
…---Original---
From: "Philippe ***@***.***>
Date: Thu, Aug 6, 2026 20:43 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [RfidResearchGroup/proxmark3] Proxmark5 & Proxmark3 Hardware abstraction layer (PR #3449)
doegox left a comment (RfidResearchGroup/proxmark3#3449)
@xianglin1998 nice progression :)
Could you migrate all standalone modes? Many still contain "fpgaloader.h" and "ticks.h" and might need some more changes.
See tools/build_all_firmwares.sh
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Contributor
Author
|
@doegox All standalone modes have been migrated successfully. |
…ched automatically.
Contributor
|
@xianglin1998 could you write all your remarks (your first message associated to this PR) into doc/md/Development/Proxmark5.md ? So we can keep track of them. |
Contributor
Author
OK. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some important remarks for using and developing Proxmark5 have been documented in
doc/md/Development/Proxmark5.md. This will prevent the loss of relevant information after the PR is merged and will make it easier to read.If you encounter any problems, you can try to find solutions from remarks. or are trying to track the development progress of Proxmark5, you can get details progress and TODO from remarks.
VIEW REMARKS